home *** CD-ROM | disk | FTP | other *** search
-
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ TIE Fighter by LucasArts ║
- REM ║ ║
- REM ║ FLCS / WCS II FILE ║
- REM ║ ║
- REM ║ Digital Throttle - Continuous Characters ║
- REM ║ ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
-
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ Written and Tested by Ed Bowser - August, 1994 ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
-
- REM ╔══════════════════════════════════╗
- REM ║ Mark II WCS Base Switch Settings ║
- REM ║ ║
- REM ║ Black Hat switch = Digital ║
- REM ║ Red Switch = Digital ║
- REM ╚══════════════════════════════════╝
-
- REM NOTE: No throttle statement is needed with the WCS II when run thru the
- REM FLCS as analog! When no throttle statement is encountered for the
- REM WCS II, ANALOG is assumed, and the RED switch must set to ANALOG.
-
- REM ╔═══════════════╗
- REM ║ Game Settings ║
- REM ╚═══════════════╝
-
- REM
-
- REM ╔══════════════╗
- REM ║ MDF Filename ║
- REM ╚══════════════╝
-
- Mdef TIE_D
-
- REM ╔════════════╗
- REM ║ Enable WCS ║
- REM ╚════════════╝
-
- USE WCS
-
- REM ╔═══════════════════════════════════════════╗
- REM ║ Set Throttle Delay Rate (in Milliseconds) ║
- REM ╚═══════════════════════════════════════════╝
-
- RATE 20
-
- REM ╔════════════════════════════╗
- REM ║ Special Macros (@macroname)║
- REM ╚════════════════════════════╝
-
- REM ╔═══════════════╗
- REM ║ FLCS Commands ║
- REM ╚═══════════════╝
-
- BTN TG2 Camera_ON_OFF
-
- BTN H1U /T /N Toggle_Cockpit
- /T /N Front
- BTN H1L /P /N Left_/High
- /R /N Front
- BTN H1R /P /N Right_High
- /R /N Front
- BTN H1D /P /N Rear
- /R /N Front
-
- BTN S1 /N Toggle_Norm/High
- BTN S2 /N Beam_Weapon
- BTN S3 /N Cycle_Weapons
- BTN S4 /N Weapon_Modes
-
- BTN H2U /N Nearest_Enemy
- BTN H2L /N My_Tgt_Attacker
- BTN H2R /N Nearest_Attacker
- BTN H2D /N Next_Target
-
- BTN H3U /N Adj_Laser_Rechg
- BTN H3L /N Shields_>Weapons
- BTN H3R /N Weapons_>Shields
- BTN H3D /N Adj_Shield_Rechg
-
- BTN H4U /N Wing_Rpt_Orders
- BTN H4L /N Wing_Cover_Me
- BTN H4R /N Asgn_Tgt_To_Wing
- BTN H4D /N Reinforcement!
-
- REM ╔═════════════════╗
- REM ║ WCS II Commands ║
- REM ╚═════════════════╝
-
- BTN T1 Shield_Settings
- BTN T2 Show_Damage
- BTN T3 Hyperdrive
- BTN T4 Throttle_Zero
- BTN T5 Throttle_Full
- BTN T6 Match_Tgt_Speed
- BTN T7 /P /N Inflight_Map
- /R /N Inflight_Map
- BTN T8 /P /N Mission_Goals
- /R /N Mission_Goals
-
- @Digital_CON
- @Throttle_Back
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ ║
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE F16C BLOCK 50 FLCS ║
- REM ║ joystick made exclusively by ThrustMaster, Inc. ║
- REM ║ ║
- REM ║ Don't have one of these joysticks that are so realistic they look ║
- REM ║ like they've been ripped out of the jet? Just pick up your phone ║
- REM ║ and dial 503-639-3200 or fire up the FAX machine and send a FAX ║
- REM ║ to ThrustMaster, Inc. Ask for the Order department. Have your ║
- REM ║ Visa or MasterCard ready. ║
- REM ║ ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-